GET /Resource/ViewThumbnailFile/{id}/

Gets the thumbnail for the specified view as a binary file.
 

Request

Method Request URI
GET /API/Resource/ViewThumbnailFile/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The ID of the session.

Path Parameters

Path Parameter Description
id The ID of the view.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success and the file, or a failure reason.